home *** CD-ROM | disk | FTP | other *** search
/ STraTOS 1997 April & May / STraTOS 1 - 1997 April & May.iso / CD01 / DISK / BIGDOS / XHDITEST.PRJ < prev    next >
Encoding:
Text File  |  1995-05-27  |  321 b   |  16 lines

  1. ; @(#)XHDItest.prj
  2. ; 1995-05-27 von Rainer Seitel
  3.  
  4. xhditest.ttp       ; name of executable program
  5.  
  6. .L [-G- -Y-]
  7. =                  ; list of modules follows ...
  8.  
  9. pcstart.o          ; startup code
  10.  
  11. xhditest.c (xhdi.h)
  12. xhdi.c (xhdi.h)
  13.  
  14. pcstdlib.lib       ; standard library
  15. pctoslib.lib       ; TOS library
  16.